home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gtpl_411.zip / GTPLIST.DOC < prev    next >
Text File  |  1993-05-27  |  11KB  |  223 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                                   GT Power List Door
  8.         =====================================================================
  9.  
  10.              Program now uses Door  Patch 3.8 and supports the  following BBS
  11.         drop file formats:  DOOR.SYS, PCBOARD.SYS, SFDOORS.DAT, CALLINFO.BBS,
  12.         DORINFO1.DEF, DORINFO2.DEF  and CHAIN.TXT.  Compatible with at  least
  13.         these BBS systems: PCBoard  14+, GAP 4+, RBBS-PC 17+.  WILDCAT 2+ and
  14.         Spitfire 3+. Also supports baud rates up to 115,200 BPS.
  15.  
  16.                         ***** Attention GT Power Sysops! *****
  17.  
  18.              If  you register  this door  you  may deduct  $5 from  this door
  19.         registration or any  combination in the  registration form. You  must
  20.         include your NET ID and NODE ID. No discounts after registration!!
  21.  
  22.                                     ***** o *****
  23.  
  24.              My programs may  be on  various BBSes around  the country  under
  25.         different archive extensions  and types. This is the state of all the
  26.         BBSes  around the country. I personally like LHARC better, slower but
  27.         smaller and suggest you give it a try.
  28.  
  29.              The archive file should contain the following files:
  30.  
  31.                        GTPLIST.EXE   NODELIST.EXE   GTPLIST.CFG
  32.                    GTPLIST.DOC   READ.ME   SYSOP.DOC   NODELIST.BBS
  33.                                DOORS.TXT   SUPPORT.TXT
  34.  
  35.              GTPLIST.EXE  is  the  main  program.  GTPLIST.CFG  is  a  sample
  36.         configuration   file,  GTPLIST.DOC   is   this  file.   SYSOP.DOC  is
  37.         documentation for Sysop and  the READ.ME contains some bug  fixes (if
  38.         any) and must be included in the archive file that is downloadable on
  39.         your system. These files may not be altered in any way.
  40.  
  41.              DOORS.TXT are current list  of all my doors. SUPPORT.TXT  is the
  42.         current BBS  where I  do my  support from.  SKYLINER has these  files
  43.         posted for downloading as well (a GT Power BBS).
  44.  
  45.              NODELIST.BBS is the copy of the text database that GT Power List
  46.         Door converts and uses to generate the door's main database. This can
  47.         be  replaced with later versions of same. NODELIST.EXE is the program
  48.         that converts NODELIST.BBS into a usable database.
  49.  
  50.              My archive files no  longer contain DORPCH38.EXE and BRUN30.EXE.
  51.         This was done to make the file smaller so that it takes up less space
  52.         on  the host  BBS. If you  need either  the DORPCH38.EXE  file or the
  53.         patched  BRUN30.EXE, they  can be  obtained from various  BBS systems
  54.         around the country. The filename for Door Patch is DORPCH38.ZIP.
  55.  
  56.              This door comes with  an example GTPLIST.CFG. It is  supplied to
  57.         show  you  how to  set up  the configuration  file.  The file  may be
  58.         modified  to suit. Please try and limit  the limit of your Sysop name
  59.         to PCBoard's  name length of twenty-seven  characters (total length).
  60.         The sixth line is  for registration serial number. If you  change the
  61.  
  62.  
  63.  
  64.  
  65.  
  66.         "Unregistered BBS" name or serial number it will still come up in the
  67.         door  as  "Unregistered  BBS" until  you  get  a  registration serial
  68.         number. No bulletin is generated by this program.
  69.  
  70.              C:\PCB\PCBOARD.SYS < change to suit your system
  71.              Unregistered BBS   < changes only take affect with registration
  72.              Boss               < change to sysop's first name
  73.              Dude               < change to sysop's last name
  74.              Your Sysop         < Door Donor's name 
  75.              0000               < changes only take affect with registration
  76.  
  77.              On  a network system  you must set  up a separate  .CFG for each
  78.         node. Example:  GTPLIST1.CFG, GTPLIST2.CFG,  or whatever it  takes on
  79.         your BBS. You must then generate the BBS calling batch files for each
  80.         different node, and in their own directories to separate them.
  81.  
  82.              A typical batch file, GTPLIST. might look like this:
  83.  
  84.                   ECHO OFF                   ;turn echo off, not needed
  85.                   CD \PCB\DOORS\GTPLIST      ;change to door directory
  86.                   GTPLIST GTPLIST1.CFG       ;configuration for Node 1
  87.                   CD \PCB\NODE1              ;return to Node 1
  88.                   NODE1                      ;reload Node 1
  89.  
  90.              A  single node BBS would  only need one  configuration file, but
  91.         the steps would be the same.
  92.  
  93.              The program, including Door Patch, uses six buffers, one through
  94.         six.  Your  system  must have  this  many  or  more. GTPLIST.EXE  and
  95.         GTPLIST.CFG  must be in the current directory along with the database
  96.         and it's indexes.
  97.  
  98.              Registration provides you with a serial number that will let you
  99.         enter your BBS name in the second line of the  GTPLIST.CFG file. This
  100.         number replaces the "0000" in the sixth line of the .CFG file. Please
  101.         support Shareware!
  102.  
  103.                                    Support Programs
  104.  
  105.                                      NODELIST.EXE
  106.  
  107.              This program is  used in conjunction with NODELIST.BBS.  It will
  108.         extract the data,  create and  then sort the  indexes. The  resulting
  109.         files must be in the same directory as the door program.
  110.  
  111.              It  is suggested  that you  put the  above  program in  the same
  112.         directory as the GTPLIST.EXE/.CFG files. Each time there is an update
  113.         to NODELIST.BBS,  you just put the new file in the door directory and
  114.         rerun NODELIST.EXE. The old  database files are deleted  and replaced
  115.         with   new  ones.   After   running  NODELIST.EXE   you  can   delete
  116.         NODELIST.BBS.  It is my understanding  that this is  a weekly updated
  117.         file, if so, if  could be run in a weekly EVENT.SYS  so that the door
  118.         is always updated with the most current information.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                                      NODELIST.BBS
  125.  
  126.              NODELIST.BBS is supplied with  this door and in no  way reflects
  127.         the most resent release of this file and may be VERY  OLD. It is only
  128.         supplied in the  event the Sysop installing the door  does not have a
  129.         current copy.  It is suggested that you Edit this file to insure that
  130.         the  information (especially as it  pertains to your  BBS) is correct
  131.         before you run NODELIST.EXE.
  132.  
  133.                                 If File Format Changes
  134.  
  135.              Because  of  the  varied  formats already  in  existence  it  is
  136.         impossible to configure the software to fit. It a standard format for
  137.         files  is ever  achieved, I  can do  likewise with  the door  and the
  138.         support program(s).
  139.  
  140.                                      Other Stuff
  141.  
  142.              If you have comments on the program, please feel free to contact
  143.         me. Also,  if program errors develope,  please contact me at  once so
  144.         that corrections can be made.
  145.  
  146.              Usable ideas  for door programs  (games or  anything else)  will
  147.         provide the donor BBS with a free, registered, copy of that
  148.         particular program. This  is my  way of saying  "Thank you" for  your
  149.         program ideas.
  150.  
  151.              At this time  the programs are  written to work on  any computer
  152.         with an eighty column screen.
  153.  
  154.              You can get all my door software directly from me  by sending me
  155.         diskette(s), any PC format, to cover  one meg of files, and include a
  156.         mailer  with return postage. You may  include postage and label for a
  157.         reusable mailer. See DOORS.TXT in archive!
  158.  
  159.              Registration is for one BBS/Network configuration! More than one
  160.         copy may run on a BBS/Network, at one location only.
  161.  
  162.  
  163.                            J A M E S  H U C K A B E Y  
  164.                                software with a heart
  165.                                                               DATE:
  166.                                   James Huckabey
  167.                                3621-A Fraser Street
  168.                            Bellingham, Washington 98226
  169.  
  170. ===============================================================================
  171. QUANTITY|               DESCRIPTION                       | EACH  |    TOTAL 
  172. =============================================================================== 
  173.         |   Registration of GTPLIST.EXE (GT Power List).  | 20.00 |
  174.         |   For current copy of software U.S. please add  |  2.00 |
  175.         |                        Outside U.S. please add  |  4.00 |
  176.         |   Please check disk type below.                 |       |
  177. -------------------------------------------------------------------------------
  178.         |   Upgrade from an earlier version to current    | FREE  |
  179.         |   version send diskette with return postage.    |       |
  180. ------------------------------------------------------------------------------
  181.         |    Dual registration of any two different       | 35.00 |
  182.         |    doors, any versions, $17.50 each.            |       |
  183. -------------------------------------------------------------------------------
  184.         |    Registration of any four or more doors at    | 60.00+|
  185.         |    one time at $15.00 each.                     |       |
  186. -------------------------------------------------------------------------------
  187.         | 1 set of all door software on your diskette(s)  | FREE  |
  188.         | (1 meg worth) in your postage paid mailer.      |       |
  189. -------------------------------------------------------------------------------   
  190.            (prices are subject to change)                SUBTOTAL |
  191.            (Washington state residents please add 7.8%) SALES TAX |
  192.                                                                  ==============
  193.                                     (U.S. funds only) GRAND TOTAL |
  194. ..................................................................... ..........
  195. FROM: 
  196.         NAME: 
  197.              -------------------------------------------------------
  198.      ADDRESS:  
  199.              -------------------------------------------------------
  200.         CITY: 
  201.              -------------------------------------------------------
  202.  STATE & ZIP: 
  203.              -------------------------------------------------------
  204. PHONE: VOICE:                         DATA: 
  205.              ------------------------      -------------------------  
  206.  
  207.       NET ID:                        NODE ID:
  208.              -----------------------         -----------------------
  209.  
  210.    Please supply name  of BBS to be added to program; it may include other data up
  211. to thirty characters. This is to be  on one line of code and must be legible since
  212. the serial number is based on exact syntax. I cannot be responsible for unreadable
  213. data. Please print. Case sensitive!
  214.  
  215. Example: "Jim's Graphics BBS". In the door it comes out:
  216.  
  217.                            This program is registered to
  218.  
  219.                                  Jim's Graphic BBS
  220.  
  221. -------------------------------------------------------------------------------
  222.  
  223.                  1.44 meg [ ]   720K [ ]   1.2 meg [ ]   360K [ ]